Arranges shape's labels so that they do not overlap specified obstacles.
Namespace: MindFusion.Mapping
Package: MindFusion.Mapping
C# Copy Code |
---|
Visual Basic Copy Code |
---|
Function ArrangeLabel( _ |
A Shape whose labels to arrange.
A list of obstacles.
true if non-overlapping position has been found, or false otherwise.